From: Ian Jackson Date: Wed, 7 Jun 2017 14:09:57 +0000 (+0100) Subject: xen/test/livepatch: Add xen_nop.livepatch to .gitignore X-Git-Tag: archive/raspbian/4.11.1-1+rpi1~1^2~66^2~2036 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success//%22http:/www.example.com/cgi/success/?a=commitdiff_plain;h=5225e70ccbb02f786647eddfeb65d6db1e230782;p=xen.git xen/test/livepatch: Add xen_nop.livepatch to .gitignore Signed-off-by: Ian Jackson Reviewed-by: Konrad Rzeszutek Wilk Acked-by: Jan Beulich Acked-by: Wei Liu Release-acked-by: Julien Grall --- diff --git a/.gitignore b/.gitignore index 995fc68023..068f430cc8 100644 --- a/.gitignore +++ b/.gitignore @@ -299,6 +299,7 @@ xen/include/xen/compile.h xen/test/livepatch/config.h xen/test/livepatch/xen_bye_world.livepatch xen/test/livepatch/xen_hello_world.livepatch +xen/test/livepatch/xen_nop.livepatch xen/test/livepatch/xen_replace_world.livepatch xen/tools/kconfig/.tmp_gtkcheck xen/tools/kconfig/.tmp_qtcheck